home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / ANTENNA / N4WEVAL / README.TXT < prev    next >
Encoding:
Text File  |  1995-05-01  |  15.0 KB  |  438 lines

  1. (Version 1.9I released May 1997)
  2.  
  3.                    Welcome to NEC4WIN v1.9 evaluation
  4.                 A user-friendly implementation of MININEC  
  5.                         running under WINDOWS  
  6.                 ------------------------------------------  
  7.  
  8. For the latest information about NEC4WIN and  accompanying files. Read 
  9. this file with NOTEPAD (maximize the window for clarity). 
  10.   
  11.  
  12. Important Note:        
  13.                 The free evaluation version is fully functional
  14. EXCEPT ON ONE POINT: you cannot reload the projects you created
  15. and saved. Only our "demo" projects files can be loaded. You can
  16. however enter antenna, simulate them, save the project, print all 
  17. diagrams, etc. Projects are saved in ASCII and easily re-entered.
  18.  
  19. Distribute this version freely as long as you follow the rules
  20. outlined in the Help file.
  21.  
  22. ------------
  23. REGISTRATION
  24. ------------
  25.  
  26. To get a full version you can register via mail or compuserve.
  27. On Compuserve:
  28.  
  29.      GO SWREG,  SWREG# 13216
  30.  
  31. If you don't have access to Compuserve, click on "Order Info"
  32. when you run NEC4WIN, then "Order Form" to print an order form
  33. and follow the instructions.
  34.  
  35. Registered users will get full help and technical support.
  36.  
  37. -----------------  
  38. TABLE OF CONTENTS  
  39. -----------------  
  40. 1.  What's new
  41. 2.  Installation
  42. 3.  Running the program
  43. 4.  How to Get Help
  44. 5.  Limitations
  45.  
  46.  
  47.  
  48. -----------------------------
  49. 1. What's new in this version
  50. -----------------------------
  51. Corrected BUGS
  52. ==============
  53.  
  54. . Small antennas were not always displayed correctly in 2D.
  55. . Small heights were not saved correctly in the project file.
  56. . In Log file Radius replaced by Diameter.
  57. . Non linearity of Far Field printouts in graphic mode
  58. . Strange values in .INI created overflow problem at startup
  59.  
  60. Additions, improvements
  61. =======================
  62. A. Pattern info saved in Log
  63. ----------------------------
  64.  
  65. Text outputs from the Far Field plot are now saved in the log.
  66. This will allow you to keep track of Gain, Take off Angle, etc,
  67. changes in relations to modifications made to the antenna or
  68. height.
  69.  
  70. B. Floating point entries
  71. -------------------------
  72.  
  73. We added a Fixed/Float Format option in the Options menu to 
  74. allow floating point inputs, and made the following additions
  75. or modifications:
  76.  
  77. - Fixed format can display up to 4 decimals instead of 3
  78. - Addition of a Floating point mode to allow float entries in
  79.   scientific format. The internal numbers are stored as before
  80.   in float format. In float format entries are not truncated and
  81.   will keep the number of decimal that was entered. Columns width
  82.   can in some cases grow too wide and you will have to adjust them
  83.   manually using Shift < and Shift >
  84. - Horizontal scroll bar in geometry grid.
  85.  
  86. - In the Geometry grid entries can be typed now as
  87.    +/-xxxE+/-yy
  88.   and this in both formats
  89.  
  90. C. Colors in 2D and 3D Display
  91. ------------------------------
  92. Background, text, wire, current, source and load colors
  93. are now selectable and saved in the .INI
  94.  
  95. When you are in the 2D or 3D display the following keys will
  96. change the corresponding color:
  97.  
  98.  
  99.   B    Background        C    Positive current
  100.   F    Text, Axis        N    Negative current    
  101.   W    Wires            S    Sources
  102.   P    Pulses            L     Loads
  103.  
  104. The same colors are applied to 2D and 3D.
  105.  
  106. D. Mouse control of 3D display
  107. ------------------------------
  108.  
  109. This function was partially available in previous versions
  110. but not fully documented. In 3D display you can rotate and
  111. pan (shift) the antenna by using the Mouse.
  112.  
  113.    Mouse Left button and drag slowly    Rotate Antenna
  114.    Mouse Left & Right + move        Shift up/down
  115.  
  116. E. Graphic printout margins
  117. ---------------------------
  118. Graphic printouts of Far Field patterns are normally printed
  119. centered in the page with 1 inch margins.
  120.  
  121. These margins cannot be changed from inside the program but
  122. you can edit the NEC4WIN.INI the value of PrinterX and PrinterY
  123. in the [Default] section to change these margins.
  124.  
  125. F. Save/Load Far Field Patterns BMP
  126. -----------------------------------
  127.  
  128. In the Far Field window plot you can save the pattern in a BMP,
  129. or load a BMP as a BACKGROUND image by using
  130.  
  131.  RIGHT MOUSE BUTTON
  132.  
  133. A small floating popup menu will appear with "Save", "Load".
  134.  
  135. When you load a BMP it is loaded as a BACKROUND image and you
  136. can overlay new patterns on top of it. But DONT RESIZE the
  137. window after saving the BMP or grid won't overlay exactly.
  138.  
  139. Clear the background loaded image with "Clear".
  140.  
  141. Note: You can load any BMP as a background image.
  142.  
  143. Warning
  144. =======
  145.  
  146. This feature is added on an "experimental" basis and may be
  147. removed in the future if it creates too many problems. It has 
  148. the following "limitations":
  149.  
  150.  1. It may crash the program if you are in TrueColor Video and 
  151.     don't have enough memory. BMP files are uncompressed and
  152.     use Megabytes of RAM and disk according to screen definition
  153.     and Color setting. In TrueColor (24 bits per pixel) and
  154.     800 x 600 this is a minimum of 1.4 Mb per picture. Temporary
  155.     memory used during the save operation can be twice as high.
  156.  
  157.  2. If you save a pattern in a file, change the window size and
  158.     reload the same pattern the window WILL NOT READJUST TO THE
  159.     old size. This means that if you start a new plot calculation
  160.     the old and new grids will be shifted.
  161.  
  162.  
  163. Additions to 1.9D/E/F/G
  164. =======================
  165. Standard Editing keys in Geometry
  166. ---------------------------------
  167. Microsoft standard editing keys are now supported in the
  168. geometry grid:
  169.  
  170.         CTRL-X for Delete/delete block
  171.         CTRL-C for Copy/copy block  (and save internally)
  172.         CTRL-V for Insert/Insert Block (paste last saved block)
  173.  
  174. Connect wires button
  175. --------------------
  176. This is a new button. When pressed the last X2, Y2 and Z2
  177. coordinates are used as X1, Y1 and Z1 when inserting new
  178. wire. This allows rapid entry of interconnected wires and
  179. you just need to enter X2, Y2 and Z2 each time.
  180.  
  181. Addition of Height button in the geometry grid
  182. ----------------------------------------------
  183. A height button in the geometry grid allows direct
  184. adjustement of the height.
  185.  
  186.  
  187. Detection of Zero length wires
  188. ------------------------------
  189. Zero length wires are now detected and a warning displayed
  190. from inside the Wire grid when you type OK or try to display 
  191. the antenna (calculations are performed transparently to 
  192. generate the pulses and you will have to correct that.
  193.  
  194. Detection of incorrect wires
  195. ----------------------------
  196. When you are in the grid and press on "View" or "OK" a check
  197. is performed on the defined wires. In addition to zero length
  198. the new will detect and display wires that are laying on the
  199. ground and duplicate wires.
  200.  
  201. New menu item in Options: Direct Print/Graphic Print
  202. ----------------------------------------------------
  203. There was a printing problem related to 24 bits graphic cards 
  204. in TrueColor mode (16M colors). The program has been modified
  205. to support these video cards. 
  206.  
  207. In case you have problems printing Far Field patterns set
  208. the "Direct Printing" found in "Options" which should work
  209. in any configuration.
  210.  
  211. Direct printing works as in 3DPlot. When Checked you are 
  212. in Direct Print. In Direct Print the printed document is 
  213. proportional to your screen and not rescaled and you may 
  214. have to maximize the window before printing..
  215.  
  216. By opposition when you are not in "Direct Print", graphic
  217. routines will stretch the Far Field picture to fit the page
  218. on the printer. If it works and you print in Landscape the
  219. printout will be rescaled to fit the width of the page.
  220.  
  221. WARNING:
  222. There is a problem with definitions of 800 x 600 with more than
  223. 256 colors. That bug is caused mainly by Microsoft who recommends
  224. to run graphics programs in 800 x 600 256 colors (See Microsoft
  225. Knowledge base http://www.microsoft.com/kb/articles/q108/4/70.htm).
  226.  
  227. Tips
  228. ----
  229.      Tips are the small yellow windows that are displayed when
  230. the mouse cursor stopped long enough on buttons. The text gives
  231. you some information and tips on the button or control. 
  232.  
  233. Tips can be a nuisance to some and can be turned off by going to
  234. <Help><Tips on>.
  235.   
  236. ---------------  
  237. 2. INSTALLATION  
  238. ---------------  
  239.   
  240. Installing NEC4WIN on your hard disk:  
  241. --------------------------------------
  242.   
  243. From distribution floppy disks:  
  244. -------------------------------  
  245.    
  246.    1.  Select File|Run from Windows 3.1, Windows for Workgroups 3.1x,  
  247.        or Windows NT.  
  248.    2.  Enter A:SETUP (or B:SETUP) on the input line.  
  249.    4.  Fill in the directory field, and SETUP will create the Windows  
  250.        groups and install NEC4WIN.  
  251.   
  252.  Alternative installation is:
  253.   
  254.    1.  From the Windows File manager, select the distribution floppy.  
  255.    2.  Click on SETUP.EXE.  
  256.    3.  Specify the drive and directory for the target.  
  257.   
  258. Installing from ZIP files:
  259. -------------------------
  260. A. Full Version
  261. ---------------
  262.   
  263.  1.  Decompress in a temporary directory the N4WZIP.ZIP (or execute
  264.      autoextract N4WZIP.EXE). You end up with a number of files as
  265.      listed below. the .XX_ are windows compressed files used by
  266.      the program SETUP.
  267.  2.  Perform the installation as explained above
  268.  3.  Remove all setup files from the temporary directory.
  269.  
  270. B. Upgrade
  271. ----------
  272.  
  273. Unzip the file and copy the files to your NEC4WIN directory.
  274. You can rename the old NEC4WIN.EXE to NEC4OLD.EXE or anything
  275. else if you want to keep the old version.
  276.  
  277. Save any demo project that you modified.
  278.  
  279. ----------------
  280. Distribution ZIP
  281. ----------------
  282.  
  283.         SETUP    EXE        19,056 03-10-92  12:00a
  284.         SETUP    LST            42 10-01-96  12:00a
  285.         SETUPKIT DL_         3,657 03-10-92  12:00a
  286.         VBRUN300 DL_       276,684 03-10-92  12:00a
  287.         DDEML    DL_        23,971 03-10-92  12:00a
  288.         COMMDLG  DL_        54,547 03-10-92  12:00a
  289.         VER      DL_         6,714 03-10-92  12:00a
  290.         GRID     VB_        27,975 03-10-92  12:00a
  291.         CMDIALOG VB_        10,865 03-10-92  12:00a
  292.         THREED   VB_        33,489 03-10-92  12:00a
  293.         NEC4WIN  EX_       114,733 02-24-97  12:00a
  294.         N4WSET   EX_        14,638 02-24-97  12:00a
  295.         NEC4WIN  HL_       109,560 02-24-97  12:00a
  296.         N4WDLL   DL_        13,260 02-24-97  12:00a
  297.         NEC4WIN  IN_           542 02-24-97  12:00a
  298.         20DIP    N4_           415 01-01-97  12:00a
  299.         20VERT   N4_           276 01-01-97  12:00a
  300.         21DIP    N4_           391 01-01-97  12:00a
  301.         40INVV   N4_           248 01-01-97  12:00a
  302.         FEEDLINE N4_           420 01-01-97  12:00a
  303.         80DIP    N4_           221 01-01-97  12:00a
  304.         B10M3EL  N4_           382 01-01-97  12:00a
  305.         B10MINCH N4_           350 01-01-97  12:00a
  306.         B40M2EL  N4_           240 01-01-97  12:00a
  307.         BEAM144  N4_           548 01-01-97  12:00a
  308.         DIP10M   N4_           290 01-01-97  12:00a
  309.         DMS      N4_           415 01-01-97  12:00a
  310.         K5RPMAG  N4_           465 01-01-97  12:00a
  311.         QUAD1EL  N4_           324 01-01-97  12:00a
  312.         QUAD1ELX N4_           286 01-01-97  12:00a
  313.         QUAD2EL  N4_           584 01-01-97  12:00a
  314.         SHORT80  N4_           702 01-01-97  12:00a
  315.         DDRR     N4_           669 01-01-97  12:00a
  316.         W8JK     N4_           236 01-01-97  12:00a
  317.         2ELVERT  N4_           245 01-01-97  12:00a
  318.         DELTA40  N4_           249 01-01-97  12:00a
  319.         ZEPP75   N4_           346 01-01-97  12:00a
  320.         4SQUARE  N4_           340 01-01-97  12:00a
  321.         4TOWER   N4_           480 01-01-97  12:00a
  322.         BEACON   N4_           329 01-01-97  12:00a
  323.         ENDFIRE  N4_           366 01-01-97  12:00a
  324.         HRZLOOP  N4_           372 01-01-97  12:00a
  325.         SKYLOOP  N4_           345 01-01-97  12:00a
  326.         SLOPER   N4_           290 01-01-97  12:00a
  327.         UNIPOLE  N4_           534 01-01-97  12:00a
  328.         INVL     N4_           218 01-01-97  12:00a
  329.         LISEZMOI TXT         9,430 02-24-97  12:00a
  330.         README   TXT        12,007 02-24-97  12:00a
  331.                48 file(s)        742,746 bytes
  332.                                  693,760 bytes free
  333.  
  334.  
  335.  
  336. ----------------------
  337. 4. Running the program
  338. ----------------------  
  339.   
  340. Click on the NEC4WIN blue icon. The main window is displayed and you can  
  341. open one of the demo projects found in the NEC4WIN directory or go directly 
  342. to <Plot><Far Field>  You will be prompted for a project name.
  343.   
  344. To see how the antenna looks use <Plot><Antenna> or better <Plot><3D..>
  345. Display wire list and dimensions with <Setup><Geometry>.
  346.   
  347. Unless you want to stare at long lists of numbers use the PLOT command.   
  348. Plot displays the Azimuth (Horizontal) and Zenith(Vertical) fields.   
  349. You can select Logarithmic or Linear display, and print the results.  
  350.   
  351. The "Compute" menu item provides access to far or near fields and currents   
  352. calculations. Results are dumped in a log file which can be printed later.  
  353.  
  354. Compute is used for compatibility with MININEC. It uses the same angle
  355. description (-90 to +90 for zenith).
  356.  
  357.   
  358.  
  359. IMPORTANT  
  360. ---------
  361.   
  362. NEC4WIN contains a context sensitive help activated by F1 or by HELP.   
  363. When you do not know what a menu item does, or what buttons do Press F1.  
  364.  
  365.  
  366. ERROR DLL Out of Date
  367. =====================
  368.  
  369. If you get an error message "xxxx Dll Out of date" when you run NEC4WIN
  370. this means that the specified DLL is not loaded correctly, and that the
  371. one you have in \WINDOWS\SYSTEM is older. To solve this problem copy the 
  372. corresponding DLL from the NEC4WIN directory to the \WINDOWS\SYSTEM.
  373.   
  374. ------------------  
  375. 4. HOW TO GET HELP  
  376. ------------------  
  377.  
  378. Visit our Homepage on Internet at: 
  379.  
  380.     http://www.cam.org/~mboukri
  381.  
  382. In addition to the last evaluation version, there will be a FAQ 
  383. available as soon as possible.
  384.  
  385. You can also contact Madjid BOUKRI, VE2GMI at:
  386.  
  387.   1. Electronic mail  
  388.   
  389.         Internet:          mboukri@cam.org
  390.                            71061.154@compuserve.com
  391.         CompuServe:        71061,154
  392.   
  393.   2. Phone        Call (514) 626 5002  
  394.   
  395.   3. Mail  
  396.  
  397.         Madjid BOUKRI
  398.         ORION Microsystems
  399.         197 Cr. JONCAIRE, Ile Bizard
  400.         Quebec, CANADA, H9C 2P7
  401.  
  402.  
  403.  
  404. ===============
  405. 5. Limitations
  406. ===============
  407.  
  408.  
  409. NEC4WIN is a Windows version of MININEC. The internal algorithms for
  410. calculating impedance and fields are based on MININEC3 algorithms.
  411.  
  412. All MININEC limitations apply to NEC4WIN:
  413.  
  414. Any antenna with horizontal wires lower than 1/4  will give inaccurate
  415. results. This is not dramatic most of the time, but in some specific
  416. cases, results could be quite off the mark especially if the number of
  417. segments is too small.
  418.  
  419. For more information on MININEC limitations:
  420.  
  421.   .  MININEC: The other side of the sword, QST, Feb. 1991
  422.   .  Beginner's Guide to computer Antenna modeling programs by
  423.      L.B. Cebik W4RNL, ARRL Antenna compendium #3
  424.   .  Modeling HF antennas with Mininec, John Belrose VE2CV,
  425.      ARRL Antenna compendium #3
  426.  
  427.  
  428. Comments, Suggestions?  E-mail to Internet or CompuServe.
  429.  
  430. TKS, 73's
  431.  
  432. Madjid BOUKRI VE2GMI
  433.  
  434. --------------------------------------------------
  435. Windows is a registered trademark of Microsoft Inc.
  436.  
  437.  
  438.